-
Home
-
Payment Plugins for PayPal WooCommerce
-
1.0.8
-
Code
-
Classes
- PaymentGatewaysController
Total Complexity |
13 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
64 |
Lines of code |
47 |
Logical lines of code |
25 |
Comment lines |
3 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
enqueue_scripts() |
S |
59 |
5 |
15 |
get_payment_method_script_handles() |
S |
68 |
2 |
7 |
__construct() |
S |
65 |
1 |
8 |
get_supported_gateways() |
S |
79 |
1 |
3 |
get_subscription_gateways() |
S |
79 |
1 |
3 |
get_payment_gateways() |
S |
75 |
1 |
5 |
is_supported_gateway() |
S |
79 |
1 |
3 |
register_gateways() |
S |
80 |
1 |
3 |